home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / prtcs155.zip / J-VS-S.TXT < prev    next >
Text File  |  1994-01-14  |  8KB  |  178 lines

  1.  
  2.     Differences between the Shelter Mailers and JamMail.
  3.  
  4.     TODO:
  5.         JamMail's TODO list reads like a Shelter Feature list (in fact like
  6.         a ROOF feature list from two years ago:)
  7.         (Couldn't resist this :)
  8.  
  9.     Resume:
  10.         Shelter supports RESUME on both inbound and outbound sessions.
  11.         Jamail does not support RESUME on files received.
  12.  
  13.     Timing:
  14.         Shelter  is developed on a 68000 based A2000, so considerations of
  15.         speed and timing is taken into account during development.
  16.         JamMail  is  developed on a 68030-based system and such problems can
  17.         occur with 68000 users.
  18.  
  19.     Windows:
  20.         Both  use  multiple windows.  However, Shelter Mailers also feature
  21.         Status Display, called a GUI (a misnomer).
  22.         Shelter  mailers  allow the user to selectively disable any window,
  23.         except the GUI. This includes the xpr transfer window.
  24.         Jamail does not.
  25.  
  26.     Modems:
  27.         Shelter  Development  uses  low-cost  modems  such  as  the  v42bis
  28.         LineLink 144e and the Supra 2400zi.  This SHOULD insure that modem
  29.         handling works with a majority of modems.
  30.         JamMail Development uses expensive modems such as Zyxel and Hayes
  31.         V.FC.  Some users who have switched from JamMail to Shelter, did so
  32.         because  of  modem  handling problems in JamMail.  Certain features
  33.         will not work at all, since they are based upon the configurabilety
  34.         of  the  expensive  modems.  (Low cost modems may have the features,
  35.         but are not as configurable).
  36.  
  37.     Modules:
  38.         Shelter  uses  accessable  text  files for configuration, but takes
  39.         some time to generate the mailer.
  40.         JamMail  is  slow  to  configure  since  it  uses  a  GUI.  It
  41.         generates  the  mailer very quickly.
  42.  
  43.         Shelter  uses  multiple  modules  (depending  upon  mailer).  This
  44.         allows reconfiguration of certain aspects (AKA, SiteCache, Menus) of
  45.         the system without regenerating the whole mailer.
  46.         Jammail  uses  a  single  .wpl  module  for fast loading.  One must
  47.         regenerated the whole mailer for any change.
  48.  
  49.         Shelter includes some additional code that may be possibly used
  50.         if parts of the mailer are re-generated.
  51.         Jammail claims to include only code that is used.
  52.  
  53.         SHELTER  design primary consideration is POWER.  There is NO mailer
  54.         on ANY platform like it.
  55.  
  56.         Jammail  design  primary  consideration is SPEED, but not all steps
  57.         are taken to insure this, since it is developed on a 68030.
  58.  
  59.         Shelter  mailer  generator  is  source released, allowing users who
  60.         wish to learmn wpl to modify it to thier needs.
  61.         Jammail is not.
  62.  
  63.     PREDIAL commands:
  64.         jammail - none
  65.         Sheleter mailers feature site-specific predial commands    
  66.  
  67.     PRESESSION commands:
  68.         jammail - requires JamTool/JamPbook
  69.         Shelter  mailers  feature site-specific presession commands,
  70.         (primary intended for packet switching networks)
  71.  
  72.     WHENRECD commands:
  73.         Other than request handlers, Jammail does not provide for a command
  74.         to execute upon RECEPTION of a file.
  75.         In  addition to request handlers, Shelter provides WHENRECD commands
  76.         for email, PKT, Arcmail and TICs.
  77.  
  78.     AFTERSESSION commands:
  79.         Jammail  only  allows one command to be executed after a session is
  80.         completed.
  81.         Shelter  provides  for  aftersession  commands  for uucp mail, PKT,
  82.         Arcmail, Tic, or file that was received in response to a sent REQ,
  83.         and any processing one may wish to do after a terminal session.
  84.  
  85.         Shelter also provides aftersession commands configurable on a
  86.         per-site basis.
  87.  
  88.     ACCESS CONTROL:
  89.         Jammail  has  a  single  variable  (ZMH)  to control access the all
  90.         features.
  91.         Shelter Mailers have seperate variables to control access to freqs,
  92.         bbs, utilities etc.
  93.  
  94.     HANDSHAKE:
  95.         Shelter allows selection of handshake (FTS1,WAZOO,EMSI) on a
  96.         per-site basis.
  97.         JamMail does not.
  98.  
  99.     WaZOO AutoAKA:
  100.         Jammail does 4D AUTOAKA for inbound calls, 5D for outbound.
  101.         Shelter does 5D AUTOAKA for both inbound and outbound calls.
  102.  
  103.     WaZOO UseAKAS:
  104.         Shelter can be configured to send all FTN mail for all AKAs
  105.         configured for a site REGARDLESS of wether EMSI or WAZOO used.
  106.         Jammail will only do this under EMSI.
  107.  
  108.     EMSI:
  109.         Jammail requires JamTool and JamPhone in order to do EMSI.
  110.         Shelter does not  require  additional utilities.
  111.  
  112.     EMSI control:
  113.         Shelter  processes virtually every EMSI link and compatibility
  114.         flag related to pickup and holding of mail and files.
  115.         JamMail does not process ANY except for HRQ and NRQ (as of last
  116.         version I've seen ,940310 version)
  117.  
  118.         Shelter properly sets all link and capability flags.
  119.         JamMail  improperly  sets  NRQ  capbility  flag (indicated NO file
  120.         request server) when requests are disabled for ZMH.
  121.     
  122.         Shelter allows limiting host addresses presented on a per-site
  123.         basis.
  124.         JamMail does not.
  125.         (EMSI_LINKS.DOC, included in the mailer archives, fully describes
  126.         the Shelter EMSI implementation)
  127.  
  128.     Sites:
  129.         Both handle FTN, BBS/OnLineServices/FTP, UUCP and Fax sites.
  130.         Shelter also provides predial, presession and aftersession commands
  131.         configurable on a per-site basis.
  132.         
  133.     Polling:
  134.         Shelter  has  configurable redial and busy delays as well as redial
  135.         window.  Shelter Redial delay is changeable on the fly.
  136.         The  Shelter  dial command use standard amigados argument templates
  137.         and  provides  options  such  as  send crash mail only and nopickup
  138.         which Jammail does not.
  139.         Jammail   provides   facilties   for   redialing,  but  nothing  is
  140.         configurable.   Polling is automatic and outside the control of the
  141.         user.
  142.  
  143.     Human Callers:
  144.         Shelter's  human  caller support is extensive, with multiple menus,
  145.         multiple  BBSs,  DOORS,  magic  downloads, online help, info files,
  146.         access to request handler, bulletins, feedback to/from sysop, chat,
  147.         user accounts, call back verification.
  148.         It is also SECURE.
  149.         Jammail's  human  caller  support  is  limited to magic names, file
  150.         request server and a single bbs.
  151.  
  152.     Source:
  153.         Shelter is SOURCE-RELEASED FREEWARE, including all third party
  154.         utilites..(this does not include libraries or os commands :)
  155.         Source  code and design ideas from the ROOF and Shelter Mailers has
  156.         been  publically  posted and deriviations may be found in other wpl
  157.         mailers, including JamMail.
  158.         JamMail is neither source released, nor freeware.
  159.  
  160.     Support:
  161.         Jammail includes only features for which the author decides are
  162.         useful. 
  163.         Shelter   is   constantly  having  features  added  that  were
  164.         requested by users, even if is not possible for the author
  165.         to test them himself.  (The feature requester tests)
  166.  
  167.     Ego:
  168.         The author of the Shelter Mailers did not find it necessary to use
  169.         part of his name in every program.
  170.         James  McOrmond's JamMail, Jamtool, Jamscan, JamPhone, ..well..that
  171.         speaks for itself. :)
  172.         
  173.     Gotcha's:
  174.         Other than certain third-party binaries (specifically, wplemsi.library),
  175.         there are no hidden defaults in Shelter and all are source released.
  176.         Much like TrapDoor, JamMail requires the use of other utilties.
  177.  
  178.